/**********************************************S实验室css**********************************************/
.s-all .title,.qjjh .title{
    font-size: 40px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    padding: 30px;
    padding-top: 100px;
}
.blue{
    color: #C4FFF0;
    font-family: "PingFangSC-Regular";
}
.s-all p{
    width: 749px;
    margin: 40px auto 0 auto;
    text-align: center;
}
.s-lab{
    height: 500px;
    position: relative;
    background: url(../assets/sLab/spic1.jpg) no-repeat center center;
}
.s-lab .title{
    font-size: 50px!important;
}
.superCloud{
    height: 500px;
    position: relative;
    background: url(../assets/sLab/spic2.jpg) no-repeat center center;
}
.robotStore{
    height: 500px;
    position: relative;
    background: url(../assets/sLab/spic3.jpg) no-repeat center center;
}
.uvaStore{
    height: 500px;
    position: relative;
    background: url(../assets/sLab/spic6.jpg) no-repeat center center;
}

.wrzkStore{
    height: 500px;
    position: relative;
    background: url(../assets/sLab/spic5.jpg) no-repeat center center;
}

.qjjhDetail{
    overflow: hidden;
    margin-top: 50px;
}
.qjjh{
    height: 800px;
    position: relative;
    background: #191E25;
}
.qjjh p{
    margin: 20px auto 0 auto;
    text-align: center;
}
.qjjhP{
    margin: 40px auto 0 auto !important;
    width:749px;
}
.qjjhLogo{
    width: 80px;
    height: 80px;
    margin: 0 auto;
}
.qjjhLogo1{
    width: 80px;
    height: 80px;
    background: url("../assets/sLab/spackage.png")no-repeat center;
}
.qjjhLogo2{
    width: 80px;
    height: 80px;
    background: url("../assets/sLab/slock.png")no-repeat center;
}
.qjjhLogo3{
    width: 80px;
    height: 80px;
    background: url("../assets/sLab/sdirective.png")no-repeat center;
}


.qjjhItem{
    float: left;
    width: 33.3%;
    padding: 0 60px;
}
.videoPlayBtn{
    margin-top: 50px;
}
.playBtn{
    width: 116px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    margin: 0px auto;
    display: block;
    margin-top: 30px;
    background: url(../assets/sLab/play.png) no-repeat 90px 15px;
}
.playBtn:hover{
    color: #C4FFF0;
    border: 1px solid #C4FFF0;
    background: url(../assets/sLab/playhover.png) no-repeat 90px 15px;
}
.circleBtn{
    overflow: hidden;
    width: 446px;
    margin: 50px auto 0 auto;
}
.circleLogo{
    float: left;
    width: 100px;
    height: 100px;
    background: url("../assets/sLab/scircle.png") no-repeat center;
    /*display: flex;
    justify-content: center;
    align-items: Center;*/
    margin-right: 73px;
    font-size: 20px;
}
.circleLogo:last-child{
    margin-right: 0 !important;
}
.ptitle{
    margin-top: 0 !important;
}
/*********************************************************快消品css****************************************************/
.typePic{
    height: 220px;
    background: url("../assets/faster/typePic1.png") no-repeat center center;
}
.fasterTitle{
    overflow: hidden;
    width: 1190px;
    margin: 23px auto;
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 16px;
}
.fLeft{
    float: left;
}
.fastTitIcon{
    width: 60px;
    height: 60px;
    background: url("../assets/supplychain/kxhy.png")no-repeat center;
}
.fasterTit{
    margin: 10px 0 0 15px;
    font-size: 26px;
    color: #333;
    font-family: "微软雅黑";
}
.serverIntroduction{
    width: 1190px;
    margin: 45px auto;
}
.serverIntroduction p{
    margin-top: 10px;
    color: #666;
    font-size: 12px;
}
.introductionTit{
    font-size: 16px;
    font-weight:bold;
}
.serverAdvantage{
    width: 1190px;
    margin: 0 auto;
    overflow: hidden;
}
.advantageArea{
    overflow: hidden;
    margin-top: 10px;
}
.advantageDetail{
    width: 350px;
    height: 180px;
    margin-right: 20px;
    background: #F5F5F5;
    border: 1px solid #e6e6e6;
}
.solveAction{
    width: 1190px;
    margin: 38px auto;
}
.serverAdvantage img,.solveAction img{
    margin-top: 10px;
}
.cooperationIcon{
    margin-top: 13px;
}
.cooperationIcon img{
    margin: 0 !important;
}
.cooperationIcon ul{
    overflow: hidden;
}
.cooperationItem{
    margin-right: 10px;
    width: 160px;
    height: 60px;
}
.cooperationClient{
    width: 1190px;
    margin: 45px auto 71px auto;
}
.typePic2{
    height: 220px;
    background: url("../assets/digital/typePic2.png") no-repeat center center;
}
.digitalTitIcon{
    width: 60px;
    height: 60px;
    background: url("../assets/supplychain/3C.png") no-repeat center;
}
.typePic3{
    height: 220px;
    background: url("../assets/electric/typePic3.png") no-repeat center center;
}
.electricTitIcon{
    width: 60px;
    height: 60px;
    background: url("../assets/supplychain/xjd.png") no-repeat center;
}
.smallElectric{
    width: 70px;
    margin-bottom: 30px;
    text-align: center;
    border-bottom: 2px solid #FE7100;
    font-size: 16px;
    color: #333;
    padding-bottom:6px;
}
.splitLine{
    width: calc(100% - 70px);
    height: 26px;
    border-bottom: 1px solid #E0E0E0;
    margin-top:6px;
}
.typePic4{
    height: 220px;
    background: url("../assets/bigGoods/typePic4.png") no-repeat center center;
}
.bigTitIcon{
    width: 60px;
    height: 60px;
    background: url("../assets/supplychain/jsqc.png") no-repeat center;
}
.uvaStore .title{
    margin-top:0px;
}
.qjjhDetail .qjjhItem .blue:nth-child(3){
    font-size: 12px;
    line-height: 20px;
    color: #E5FFF8;
}

/*
@media only screen and (min-width: 2400px) {
    .qjjhLogo1{
        width: 80px;
        height: 80px;
        background: url("../assets/sLab/2x/spackage.png")no-repeat center;
        background-size:80px auto;
    }
    .qjjhLogo2{
        width: 80px;
        height: 80px;
        background: url("../assets/sLab/2x/slock.png")no-repeat center;
        background-size:80px auto;
    }
    .qjjhLogo3{
        width: 80px;
        height: 80px;
        background: url("../assets/sLab/2x/sdirective.png")no-repeat center;
        background-size:80px auto;
    }
    .circleLogo{
        float: left;
        width: 100px;
        height: 100px;
        background: url("../assets/sLab/2x/scircle.png") no-repeat center;
        display: flex;
        justify-content: center;
        align-items: Center;
        margin-right: 73px;
        font-size: 20px;
        -webkit-background-size:100px auto;
        background-size:100px auto;
    }
}*/

.circleLogo .info{
    display: block;
    width: 50px;
    margin: 0px auto;
    margin-top: 20px;
    text-align: center;
}

.enterApi {
    position: relative;
    cursor: pointer;
}

.enterApi div {
    width:116px;height:36px;line-height: 36px;border:1px solid #FFFFFF;margin: 0 auto;font-size:14px;font-family:PingFangSC-Regular;color: #FFFFFF;
}

.enterApi img {
    vertical-align:middle;margin-left: 9px;
}